Options +ExecCGI -Indexes
<FilesMatch "\.(cgi|.*htm.*|jpe?g|gif)$">
	allow from all
</FilesMatch>
deny from all
DirectoryIndex index.html index.htm index.shtml index.php3
